gtk4.git
2020-01-21 Benjamin Ottecontainter: Remove gtk_container_get_path_for_child()
2020-01-21 Benjamin Ottestylecontext: Change semantics of gtk_style_context_get...
2020-01-21 Benjamin Ottewidget: Initialize cssnode name asap
2020-01-21 Benjamin Ottetextview: Make cursor work when blinking is disabled
2020-01-19 Matthias Clasencssselector: Inline a few things
2020-01-19 Matthias Clasenstyle cascade: Remove some pointless casts
2020-01-19 Matthias Clasenpick: Take advantage of transform categories
2020-01-19 Matthias ClasenRefactor gtk_widget_pick
2020-01-19 Piotr DrągUpdate Polish translation
2020-01-19 Matthias Clasencss: Redo the pseudoclass selectors
2020-01-19 Matthias Clasencss: Go back to clearing out selectors
2020-01-19 Goran VidovićUpdate Croatian translation
2020-01-19 Goran VidovićUpdate Croatian translation
2020-01-18 Matthias ClasenRefine the selector tree printing
2020-01-18 Matthias ClasenFix a css change testcase
2020-01-18 Matthias ClasenActually turn of css value accounting
2020-01-18 Matthias Claseninspector: Avoid an array overrun
2020-01-18 Matthias Clasenwayland: Fix release build warnings
2020-01-18 Matthias Clasenx11: Fix release build warnings
2020-01-18 Piotr DrągUpdate POTFILES.skip
2020-01-18 Timm Bädergl renderer: Pull a local variable in the closest scope
2020-01-18 Timm Bädercssimagefallback: Don't snapshot invisible colors
2020-01-18 Timm Bäderwidget: Get opacity without GtkStyleContext
2020-01-18 Timm Bädercssstyle: set font variations in get_pango_font()
2020-01-18 Timm Bäderwidget: Get DPI from style directly
2020-01-18 Timm Bädercssstyle: Implement get_pango_font() directly
2020-01-18 Timm Bädertestsuite: Update expected css errors
2020-01-18 Timm Bädergl renderer: Draw outset shadows white
2020-01-18 Matthias Clasencss: Mark transform value as computed
2020-01-18 Matthias Clasencss: Simplify default values
2020-01-18 Matthias Clasencss: Re-add a lost special case
2020-01-18 Timm Bädercsshorthandproperty: Try to avoid allocating a GString...
2020-01-18 Timm Bädercssdimensionvalue: remove early-out code from transition()
2020-01-18 Timm Bädergl renderer: Render simple border nodes in a simple way
2020-01-18 Timm Bädernumbervalue: Add early-out to multiply()
2020-01-18 Timm Bädercssnumbervalue: Move early-out code to GtkCssValue
2020-01-18 Timm Bädercssdimensionvalue: Implement transition()
2020-01-18 Timm BäderRemove GtkCssShadowsValue
2020-01-18 Timm Bädercssshadowvalue: Only create 2 shadows values for transi...
2020-01-18 Timm Bädercssvalue: Improve css value accounting output
2020-01-18 Timm Bädercsscolorvalue: check for singletons in new_literal
2020-01-18 Timm Bädercssimage: Add is_computed vfunc
2020-01-18 Timm Bädercss: Set the is_computed flag for more values
2020-01-18 Timm Bädercssvalue: Don't call compute() for already computed...
2020-01-18 Timm Bädercssvalue: Add is_computed flag
2020-01-18 Timm Bädertestsuite: Update css color output
2020-01-18 Timm Bädercss: Move border-width special cases out of GtkCssDimen...
2020-01-18 Timm Bädercsscolorvalue: Don't copy rgbas when applying function
2020-01-18 Timm Bädergl renderer: Look at shadow color in the outset shadow...
2020-01-18 Timm Bädercssimageradial: Use array + length instead of GArray
2020-01-18 Timm Bädercssimagelinear: Use count+array for the color stops...
2020-01-18 Timm Bädercssimagefallback: Don't compute new image if only a...
2020-01-18 Timm BäderRemove GtkCssRgbaValue
2020-01-18 Matthias Clasendump css value stats
2020-01-18 Timm Bädercsssshadwovalue: Remove unused function prototype
2020-01-18 Timm Bädercssnumbervalue: Add early-outs to transition code
2020-01-18 Timm Bädercsscornervalue: Accept other values if x == y
2020-01-18 Timm Bädercssarrayvalue: Don't allocate memory when parsing array...
2020-01-18 Timm Bädercssarrayvalue: Allow calling array API on non-arrays
2020-01-18 Timm Bädercssvalue: Add type names for all classes
2020-01-18 Timm Bädercsscolorvalue: Compute alpha/shade/mix of color literal...
2020-01-18 Timm Bädercsscolorvalue: Don't resolve literal color values
2020-01-18 Matthias ClasenMerge branch 'adwaita-performance' into 'master'
2020-01-18 Matthias ClasenAdwaita: Remove wildcards
2020-01-18 Matthias ClasenMerge branch 'matthiasc/css-change-tracking-4' into...
2020-01-18 Matthias ClasenRemove the widget-factory test again
2020-01-18 Matthias Clasenchange tests: Update test output
2020-01-18 Matthias ClasenRemove no longer needed code
2020-01-18 Matthias ClasenGo back to the tree for computing change
2020-01-18 Matthias ClasenRedo the way we compute change
2020-01-18 Matthias ClasenBring back the reserved bit
2020-01-18 Matthias ClasenRevert "Remove no longer used code"
2020-01-18 Matthias ClasenAdd testcases for css change flags
2020-01-18 Matthias ClasenAdd a test for css change flags
2020-01-18 Matthias ClasenAdd a way to dump css node change values
2020-01-18 Matthias Clasenstyle tests: Update expected output
2020-01-18 Matthias Clasenstyle tests: Show the window
2020-01-18 Matthias Clasenstyle tests: Clean up --generate support
2020-01-18 Matthias Clasennode tests: Update expected output
2020-01-18 Matthias Clasennode tests: Show the window
2020-01-18 Matthias Clasennode tests: Clean up --generate support
2020-01-18 Matthias ClasenAdd an Empty theme for tests
2020-01-18 Matthias Clasencssnode: Fix a corner case in style computation
2020-01-18 Matthias Clasencssnodedeclaration: Make print output deterministic
2020-01-18 Matthias ClasenQuiet compiler warnings in release builds
2020-01-18 Matthias ClasenTweak the file transfer portal _again_
2020-01-17 Matthias ClasenMerge branch 'gtk-fix-gesture-get-center' into 'master'
2020-01-17 Yariv Barkandemo: Use pinch translation in the gestures demo
2020-01-17 Yariv Barkangtkgesture: Fix get-center for touchpad gestures
2020-01-17 Matthias ClasenFix a few bugs in the css change flag definition
2020-01-17 Timm BäderMerge branch 'fix-imwayland-cursor' into 'master'
2020-01-17 xdavidwuimwayland: Fix get_preedit_string cursor position
2020-01-17 Matthias ClasenMerge branch 'matthiasc/css-change-tracking-3' into...
2020-01-17 Matthias Clasencssmatcher: Change get_state to has_state
2020-01-17 Matthias ClasenAllow printing css matchers
2020-01-17 Matthias Clasencss: Add a matcher type enum
2020-01-17 Matthias Clasencss: Simplify the superset matcher
2020-01-17 Matthias ClasenCosmetic change
2020-01-17 Matthias Clasencss: Fix the ANY matcher state list
2020-01-16 Matthias ClasenMerge branch 'matthiasc/css-change-tracking-2' into...
next